home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2001 December
/
pcwk12201b.iso
/
Wersje pelne i specjalne
/
GhostView 4
/
gsv40w32.exe
/
pstoedit
/
SAFER.PS
< prev
next >
Wrap
Text File
|
1997-04-06
|
360b
|
5 lines
% disallow all file ops
/file { (Your PostScript program tried to use an unsafe operation \(file\) \n) print quit } bind def
/renamefile { (Your PostScript program tried to use an unsafe operation \(renamefile\) \n) print quit } bind def
/deletefile { (Your PostScript program tried to use an unsafe operation \(deletefile\) \n) print quit } bind def